Intellij Community Version Plugins
2020-08-10
Intellij Community Version Plugins
Some of Intellij Community Version Plugins that found out work really well.
1.0 CodeGlance
Embeds a code minimap similar to the one found in Sublime into the editor pane. Works with both light and dark themes using your customized colors for syntax highlighting.
1.1 CPU Usage Indicator
CPU Usage Indicator in the status bar, just like the Memory Indicator. Also contains actions for performance problems diagnostics.
1.2 IDEA Mind Map
DE-integrated mind map editor, it is ported version of the NetBeans Mind Map editor. It allows to create and edit mind maps represented by MMD files. The Editor allows to keep simple text notes, web links and links to files just in mind map topics.
1.3 Key Promotor X
The Key Promoter X helps you to learn essential shortcuts while you are working.
1.4 Lombok
Discussing code is now as easy as highlighting a block and typing a comment right from your IDE. Take the pain out of code reviews and improve code quality.
1.5 Rainbow Brackets
Discussing code is now as easy as highlighting a block and typing a comment right from your IDE. Take the pain out of code reviews and improve code quality.
1.6 RestfulTool
A set of auxiliary tools for Restful service development.
1.Provides a display window of Services tree;
2.Click the URL to jump directly to the corresponding method definition;
3.A simple http request tool; 4.Support Spring system (Spring MVC / Spring Boot)
4.Support JAX-RS
5.Support Navigate-> Request Service
search Mapping (Ctrl + Alt + /)
1.7 Rider UI Theme Pack
Set of UI themes for Rider IDE: - Rider Dark - Rider Light - Rider Melon Dark - Rider Melon Light - ReSharper Dark - ReSharper Light - Visual Assist Dark - Visual Assist Light - Visual Studio Dark - Visual Studio Light
1.8 SequenceDiagram
with this plugin, you can
- generate Simple Sequence Diagram.
- Navigate the code by click the diagram shape.
- Delete Class from diagram.
- Export the diagram as image.
- Exclude classes from diagram by Settings > Other Settings > Sequence
- Smart Interface(experimental)
- Lambda Expression(experimental)
1.9 Smart Tomcat
This is for Tomcat Server plugin. The SmartTomcat will auto load the Webapp classes and libs from project and module, You needn’t copy the classes and libs to the WEB-INF/classes and WEB-INF/lib.
The Smart Tomcat plugin will auto config the classpath for tomcat server.
2.0 String Manipulation
Case switching, sorting, filtering, incrementing, aligning to columns, grepping, escaping, encoding…